@charset "utf-8";

/*reset*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

html {
	font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
	color: #333;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

* {
	margin: 0;
	padding: 0
}

a {
	color: #333;
	text-decoration: none;
	background: transparent;
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

a:focus {
	outline: 0
}

a:active,
a:hover {
	color: #3789c6;
	outline: 0
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: none
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input.submit {
	border: 0;
	margin: 0;
	cursor: pointer
}

input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
ol {
	list-style: none;
}

li {
	list-style: none
}

.ny-content div div table {
	overflow: auto !important;
}

.li_p{
	font-size:14px;
}

.bt_link{
	display: inline-block;
	width: auto;
}

.ariabodytopfiexed .bt_link,
.old_type .bt_link{
	display: inline-block;
	width: auto;
}

/*通用*/
.part {
	max-width: 1920px;
	min-width: 1002px;
	overflow: hidden;
	margin: 0 auto;
	background: url("bg-part.jpg") no-repeat center top;
}

/*通用顶部*/
.part-top {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	height: 135px;
	position: relative;
}

.logo {
	width: 532px;
	height: 103px;
	position: absolute;
	left: 7px;
	top: 18px;
	background: url("logo.png") no-repeat;
}

.part-top-info {
	width: 238px;
	height: 135px;
	float: right;
	margin-right: 3px;
}

.part-top-info .a {
	font-size: 13px;
	color: #000;
	height: 71px;
	width: 100%;
	line-height: 91px;
}

.part-top-info .a a {
	color: #000;
}

.part-top-info .b {
	width: 238px;
	height: 34px;
}

.part-top-info .b .subTxt {
	width: 202px;
	height: 32px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-right: 0;
	float: left;
	font-size: 13px;
	line-height: 32px;
	color: #a6a6a6;
	text-indent: 12px;
}

.part-top-info .b .subMit {
	width: 35px;
	height: 34px;
	float: right;
	border: 0;
	background: url("bg-subMit.jpg") no-repeat center top #ec9313;
}

/*通用导航*/
.part-nav {
	width: auto;
	margin: 0 auto;
	overflow: hidden;
	height: 48px;
	border-bottom: 4px solid #a0d468;
	background: #0d8ee9;
}

.part-nav td {
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.part-nav td:hover {
	background: #a0d468;
}

.part-nav td a {
	width: 100%;
	height: 100%;
	display: block;
	background: url("bg-nav.jpg") no-repeat 100% 0;
	color: #fff;
}

/*首页*/
.part-a {
	width: 1002px;
	margin: 0 auto;
	padding-top: 17px;
	background: #fff;
}

.part-a .a {
	width: 356px;
	height: 264px;
	float: left;
}

.part-a .b {
	width: 378px;
	float: left;
	margin-left: 16px;
}

.part-a .c {
	width: 236px;
	height: 264px;
	float: right;
}

.part-a .c .catalog {
	height: 51px;
	line-height: 51px;
	width: 100%;
	background: #f5f5f5;
	text-indent: 15px;
	font-size: 18px;
	color: #0e8ee9;
	font-weight: bold;
}

.part-a .c .zf-wrap ul {
	width: 100%;
}

.part-a .c .zf-wrap ul li {
	width: 100%;
	height: 53px;
	line-height: 53px;
	font-size: 15px;
	color: #333333;
	text-indent: 17px;
	background: url("bg-zf.jpg") no-repeat;
}

.part-a .c .zf-wrap ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

.part-a .c .zf-wrap ul li:hover {
	background: url("bg-zf-on.jpg") no-repeat;
}

.part-b {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}

.part-c {
	width: 1002px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 24px;
}

.part-c .a {
	width: 746px;
	float: left;
	overflow: hidden;
}

.part-c .a>ul {
	width: 100%;
}

.part-c .a > ul > li {
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.part-c .b {
	width: 237px;
	float: right;
	overflow: hidden;
	margin: 2px;
}

.part-c .b .zxsj-wrap {
	width: 212px;
	padding-left: 14px;
	padding-right: 14px;
	background: #f5f5f5;
	overflow: hidden;
}

.part-c .b .zxsj-wrap .tit {
	width: 100%;
	height: 47px;
	border-bottom: 2px solid #ebebeb;
}

.part-c .b .zxsj-wrap .tit a {
	float: left;
	height: 47px;
	display: block;
	border-bottom: 2px solid #0e8ee9;
	font-size: 18px;
	color: #0e8ee9;
	line-height: 47px;
	font-weight: bold;
}

.idx_t1,
.idx_t2 {
	float: left;
	height: 47px;
	display: block;
	border-bottom: 2px solid #9a9a9a;
	font-size: 18px;
	color: #9a9a9a;
	line-height: 47px;
	font-weight: bold;
}

.part-c .b .zxsj-wrap .new-msg {
	height: 224px;
}

.tit_on {
	color: #0d8ee9;
	border-bottom: 2px solid #0d8ee9
}

.gggs_hide {
	display: none;
}

.part-c .b .zxsj-wrap .new-msg ul {
	width: 100%;
}

.part-c .b .zxsj-wrap .new-msg ul li {
	line-height: 20px;
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	font-size: 15px;
	color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
}

.part-c .b .zxsj-wrap .new-msg ul li span {
	color: #a3a3a3;
	font-size: 12px;
}

.part-c .b .ylgggs {
	height: 258px;
	width: 100%;
	overflow: hidden;
}

.link-wrap{
    position: relative;
    overflow: initial !important;
}

.wraspan{
    font-size: 15px;
    display: block;
    border: 1px #999 solid;
    padding-left: 10px;
}

.wrapul1{
		height: 220px;
        z-index: 999;
        position: absolute;
        width: 100%;
		left: 0px;
        bottom: 50px;
        background-color: #ffff;
        padding: 25px 0;
        display: none;
}

.link-wrap ul li .wrapul1 li{
    width: 16%;
    height: auto;
    margin-right: 0px;
    font-size: 14px;
}

.llcs{
	font-size: 12px;
	color: #666;
}

.link-wrap {
	width: 1002px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	line-height: 35px;
	margin-top: 22px;
	margin-bottom: 18px;
	padding-bottom: 40px;
}

.link-wrap ul {
	width: 100%;
}

.link-wrap ul li {
	height: auto;
	float: left;
	margin-right: 2%;
	width: 23%;
}

.link-wrap ul li select {
	width: 100%;
	height: 31px;
	border: 2px solid #d2d0d1;
	background: #f8f8f8;
	font-size: 15px;
	color: #666666;
	padding-left: 16px;
}

.zxsj-con {
	margin-top: 13px;
}

.zxsj-con ul {
	width: 203px;
	margin: 0 auto;
}

.zxsj-con ul li {
	float: left;
	margin-bottom: 15px;
	width: 94px;
	height: 82px;
	text-align: center;
	position: relative;
	border: 1px solid #e9e9e9;
}

.zxsj-con ul li a {
	text-align: center;
	display: block;
	padding-top: 50px;
	font-size: 16px;
}

.zxsj-con .i-zxzx {
	background: url(ex2-p1.jpg) no-repeat center
}

.zxsj-con .i-dczj {
	background: url(ex2-p2.jpg) no-repeat center;
	float: right;
}

.zxsj-con .i-wx {
	background: url(ex2-p3.jpg) no-repeat center
}

.zxsj-con .i-wb {
	background: url(ex2-p4.jpg) no-repeat center;
	float: right;
}

.part-foot-wrap {
	max-width: 1920px;
	min-width: 1002px;
	border-top: 1px solid #ebebeb;
	background: #f5f5f5;
	margin: 0 auto;
	overflow: hidden;
}

#ariaToptoolbar .readsrc .ariatitle arialabel,
#ariaToptoolbar .readsrc .desc{
	margin-left: 2px !important;
}

.part-foot {
	width: 1002px;
	height: 110px;
	margin: 2px auto 2px auto;
	position: relative;
}

.part-foot .foot-logo {
	width: 52px;
	height: 64px;
	position: absolute;
	left: 86px;
	top: 40px;
	background: url("foot-logo.png") no-repeat
}

.part-foot .foot-msg {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	padding-left: 90px;
	padding-top: 30px;
}

.part-index-banner {
	width: 1002px;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
	margin-top: 23px;
}

.part-d {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	height: 93px;
	background: #f5f5f5;
	margin-top: 20px;
}

.part-d ul {
	width: 100%;
}

.part-d ul li {
	width: 25%;
	float: left;
	height: 93px;
	line-height: 93px;
	font-size: 17px;
	color: #000;
}

.part-d ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

.part-d ul li.pic-1 {
	background: url("pic-1.png") no-repeat 39px 19px;
	text-indent: 113px;
}

.part-d ul li.pic-2 {
	background: url("pic-2.png") no-repeat 44px 23px;
	text-indent: 107px;
}

.part-d ul li.pic-3 {
	background: url("pic-3.png") no-repeat 36px 22px;
	text-indent: 99px;
}

.part-d ul li.pic-4 {
	background: url("pic-4.png") no-repeat 33px 29px;
	text-indent: 92px;
}

/*当前位置*/
.location {
	width: 1002px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background-color: white
}

.location table {
	width: auto
}

.ny-wrap {
	width: 1002px;
	overflow: hidden;
	padding-bottom: 30px;
	margin: 0 auto;
}

.ny-wrap .a {
	width: 240px;
	overflow: hidden;
	padding-bottom: 50px;
	margin: 2px;
}

.ny-wrap .a ul {
	width: 100%;
}

.ny-wrap .a ul li a {
	display: block;
	width: 100%;
	height: 100%
}

.ny-wrap .a ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	color: #4f4f4f;
	text-indent: 18px;
	background: url("bg-left-nav.jpg") no-repeat
}

.ny-wrap .a ul li:hover {
	background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li:hover a {
	color: #fff;
}

.ny-wrap .a ul li.on {
	background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li.on a {
	color: #fff;
}

.ny-wrap .b {
	width: 743px;
	overflow: hidden;
	margin: 2px;
}

.ny-wrap .b .location-name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #ebebeb;
}

.ny-wrap .b .location-name span {
	float: left;
	height: 40px;
	border-bottom: 2px solid #0d8ee9;
	font-size: 22px;
	color: #0d8ee9;
	font-weight: bold;
}

.ny-wrap .b .ny-list {
	width: 100%;
	overflow: hidden;
	padding-top: 22px;
}

.ny-wrap .b .ny-list ul {
	width: 100%;
}

.ny-wrap .b .ny-list ul li {
	height: 33px;
	font-size: 14px;
	color: #333333;
}

.ny-wrap .b .ny-list ul li a {
	display: inline-block;
	width: 68%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ny-wrap .b .ny-list ul li .btslink{
	width: 100%;
}

.ny-wrap .b .ny-list ul li span {
	float: right;
	color: #888
}

.ny-wrap .b .ny-single {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	line-height: 26px;
	font-size: 14px;
	color: #333333;
}

.ny-wrap .ny-content {
	width: 100%;
	overflow: hidden;
}

.ny-wrap .ny-content .title {
	font-size: 26px;
	color: #000000;
	line-height: 28px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.ny-wrap .ny-content .info {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #888888;
	border-bottom: 1px solid #ebebeb;
}

.ny-wrap .ny-content .content {
	width: 100%;
	font-size: 16px;
	color: #000000;
	line-height: 34px;
	padding-top: 30px;
	overflow: hidden;
}

.ny-wrap .ny-content .content img {
	max-width: 100%;
}

.ny-wrap .ny-content .flip {
	width: 100%;
	border-top: 1px solid #ebebeb;
	margin-top: 60px;
	line-height: 30px;
	position: relative;
}

.ny-wrap .ny-content .flip span {
	color: #b77545;
}

.ny-wrap .ny-content .flip .flip-a {
	position: absolute;
	right: 0;
	top: 0;
}

.b.cwh ul {
	width: 100%;
}

.b.cwh ul li {
	width: 239px;
	height: 117px;
	float: left;
	margin-bottom: 8px;
}

.default_pgContainer {
	overflow: hidden;
}

/*首页通用样式*/
.index-tit {
	width: 100%;
	height: 51px;
	line-height: 51px;
}

.index-tit table {
	cellpadding: 0;
	mso-cellspacing: 0;
	width: 100%;
}

.index-tit td {
	border-bottom: 2px solid #ebebeb;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	cursor: pointer
}

.index-tit td.on {
	border-bottom: 2px solid #0d8ee9;
	color: #0e8ee9;
}

.index-tit td.more {
	text-align: right;
	font-size: 14px;
	color: #9a9a9a;
	font-weight: normal;
}

.index-tit td.more a {
	color: #9a9a9a;
}

.index-content {
	width: 100%;
	overflow: hidden;
	padding-top: 13px;
}

.index-content ul {
	width: 100%;
}

.index-content ul li {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	vertical-align: bottom;
}

.index-content ul li a {
	float: left;
}

.index-content ul li span {
	float: right;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

/*公共*/
.clear {
	clear: both
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.dn {
	display: none;
}

.mr0 {
	margin-right: 0 !important;
}

.nbg {
	background: none !important;
}

.bga86126 {
	background: #a86126;
}

.bga64b00 {
	background: #a64b00;
}

.bgc47f46 {
	background: #c47f46;
}

.bge6ac7c {
	background: #e6ac7c;
}

.bldbdada {
	border-left: 1px solid #dbdada;
}


.rffc {
	float: left;
	width: 55px;
	height: 183px;
	background: url(rffc.jpg) no-repeat center;
}

.rffc-box {
	width: 885px;
	border: 1px solid #dadada;
	height: 141px;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 20px 30px;
}

.rffc-con {
	width: 156px;
	float: left;
	margin: 0 10px;
}

/* .ariarow3 td{
	width: 50% !important;
} */

.ny-wrap .b .ny-list ul li a font {
	float: left;
	width: 10%;
}

.ny-wrap .b .ny-list ul li span {
	width: 30%;
	text-align:right;
}

.li_p p {
	display: inline-block !important;
	width: 90%;
}

.inner_box{
	margin-top: 2px !important;
	height: 40px !important;
}

.old_type .inner_box{
	height: 120px !important;
}

.mobile_type .inner_box{
	height: auto !important;
}

.ariabodytopfiexed .inner_box{
	height: 2vw;
}

/* 适老化---页面顶部 */
/* 飘窗广告 */
.ariabodytopfiexed #lovexin17,
.ariabodytopfiexed #lovexin16,
.old_type #lovexin17,
.old_type #lovexin16,
.mobile_type #lovexin17,
.mobile_type #lovexin16 {
	display: none;
}

.old_type .header_top {
	height: 120px;
	padding-top: 10px;
}

.old_type .inner_box {
	width: 1200px;
}

.old_type .version {
	float: none;
	margin-top: 0px;
}

.old_type .version li {
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: none;
}

.old_type #login2 {
	font-size: 30px;
	line-height: 40px;
	float: none;
}

.old_type .loginItems {
	font-size: 22px;
}

.old_type .bt-right {
	float: none;
}

.old_type .weblink li {
	font-size: 30px;
	height: auto;
	padding-left: 0px;
	padding-right: 20px;
}

.old_type .part {
	background-size: 100% 170px;
}

.old_type .part-top {
	width: 1200px;
	height: 170px;
}

.old_type .part-top-info {
	width: 40%;
	height: auto;
	margin: 0 auto;
	float: none;
}

.old_type .part-top-info .a {
	height: 0px;
}

.old_type .part-top-info .b {
	height: auto;
	width: 100%;
	position: relative;
	top: 50px;
	left: 270px;
}

.old_type .part-top-info .b .subTxt {
	width: 89%;
	height: 55px;
	font-size: 25px;
}

.old_type .part-top-info .b .subMit {
	width: 10%;
	height: 55px;
	background-size: 100% 100%;
}

/* 导航 */

.old_type .part-nav table {
	width: 1200px;
}

.old_type .part-nav td {
	font-size: 30px;
	height: 50px;
	line-height: 50px;
}

.old_type .old_boount {
	width: 45px;
	height: 200px;
	line-height: 40px;
	right: 90px;
	margin-top: -88px;
	font-size: 30px;
}

/* 首页主体 */

.old_type .part-a {
	width: 1200px;
	padding-top: 30px;
}

/* 首页要闻 */
.old_type .news_tt {
	height: 170px;
	margin-bottom: 30px;
}

.old_type .headLines .headLines-container {
	width: 100%;
	height: 160px;
	padding: 0px;
}

.old_type .headLines .tag-head {
	width: 10%;
	margin-right: 0px;
}

.old_type .headLines .tag-head span {
	width: 100%;
	font-size: 35px;
	line-height: 50px;
}

.old_type .headLines .tag-head img {
	width: 120px;
	height: 85px;
	max-width: 100%;
	max-height: 100%;
}

.old_type .headLinesWrap a {
	font-size: 25px;
	line-height: 35px;
}

.old_type .ts_more {
	font-size: 25px;
	right: 0%;
	bottom: 15px;
}

/* 轮播新闻 */
.old_type .part-a .a {
	width: 100%;
	height: 500px;
	margin-bottom: 30px;
}

.old_type .changeDiv h3 {
	width: 100%;
}

.old_type #change_32 .changeDiv a {
	width: 100%;
	display: block;
}

.old_type #change_32 .changeDiv a img {
	width: 100% !important;
	height: 500px !important;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.old_type .changeDiv h3 {
	height: 50px;
	line-height: 50px;
}

.old_type .changeDiv h3 a {
	font-size: 30px;
	line-height: 50px;
}

.old_type .ul_change_a2 span {
	width: 30px;
	height: 20px;
}

.old_type .changeDiv {
	width: 100%;
}

.old_type .part-a .b {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 30px;
}

.old_type .index-tit td {
	width: 10% !important;
	font-size: 30px;
}

.old_type .index-tit td.more {
	font-size: 25px;
}

.old_type .index-content ul {
	width: 100% !important;
	height: 250px !important;
}

.old_type .index-content ul li {
	height: 40px;
	line-height: 40px;
	font-size: 25px;
}

.old_type .index-content .caa {
	height: 245px !important;
}

.old_type .part-a .c {
	width: 60%;
	height: auto;
	margin: 0px auto;
	float: left;
	position: relative;
	left: 20%;
}

.old_type .part-a .c>div {
	width: 100% !important;
	margin-top: 20px !important;
	height: 60px !important;
	line-height: 60px !important;
}

.old_type .part-a .c>div a {
	font-size: 30px !important;
}

.old_type .warp {
	margin-top: 30px;
	width: 1200px;
}

.old_type .slides_container img,
.old_type .slides_container,
.old_type #slides {
	width: 1200px;
}

.old_type .part-c {
	width: 1200px;
}

.old_type .part-c .b,
.old_type .part-c .a,
.old_type .part-c .a>ul>li {
	width: 100%;
}

.old_type .part-c .a>ul>li {
	margin-bottom: 30px;
}

.old_type .b {
	margin: 0;
	width: 72%;
}

.old_type .b img {
	margin-bottom: 0px;
	width: 48% !important;
	margin-right: 1%;
}

.old_type .index_pic {
	width: 1200px !important;
	margin-bottom: 20px;
}

.old_type .rffc-box {
	width: 1080px;
}

.old_type .rffc-box>div {
	width: 1060px !important;
}

.old_type .link-wrap {
	width: 1200px;
	height: 50px;
	line-height: 50px;
}

.old_type .link-wrap ul li {
	width: 23%;
	height: 50px;
}

.old_type .link-wrap ul li select {
	height: 50px;
	font-size: 25px;
}

/* 网站底部 */

.old_type .part-foot-wrap {
	max-width: 100%;
	min-width: 1200px;
}

.old_type .part-foot {
	width: 1200px;
}

.old_type .part-foot .foot-logo {
	left: 30%;
	top: 20px;
}

.old_type .part-foot .foot-msg {
	font-size: 30px;
	line-height: 50px;
	padding-left: 0px;
}

.old_type #_span_jiucuo {
	min-width: 1200px;
	padding-bottom: 30px;
	padding-top: 10px;
}

.old_type #_span_jiucuo img {
	width: 150px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

/* 当前位置 */

.old_type .location {
	width: 1200px;
	font-size: 25px;
	margin-top: 30px;
}

.old_type .ny-wrap {
	padding-top: 30px;
	width: 1200px;
}

.old_type .ny-wrap .a {
	width: 25%;
}

.old_type .ny-wrap .a ul li {
	font-size: 25px;
	background-size: 100% 100%;
}

.old_type .ny-wrap .a ul li:hover {
	background-size: 100% 100%;
}

.old_type .old_type .b {
	margin: 0px;
	width: 70%;
	margin-left: 5%;
}

.old_type .ny-wrap .b .location-name {
	height: 50px;
	line-height: 50px;
}

.old_type .ny-wrap .b .location-name span {
	height: 50px;
	font-size: 30px;
}

.old_type .ny-wrap .b .ny-list ul li {
	font-size: 25px !important;
	height: 50px;
}

.old_type .xxgk_article {
	width: 100%;
}

.old_type .xxgk_article td {
	font-size: 25px;
}

.old_type .sp_title {
	font-size: 35px !important;
}

.old_type .leader_box td {
	font-size: 25px;
}

.old_type .bt-right a {
	font-size: 25px !important;
}

.old_type .ny-content #c td {
	font-size: 35px;
}

.old_type .ny-content #c tr td {
	font-size: 35px !important;
	line-height: 45px !important;
}

.old_type .ny-content #c tr td div {
	font-size: 25px !important;
}

.old_type .ny-content div div table tbody tr td {
	font-size: 22px !important;
}

.old_type .wrapul1{
	height: 350px;
	bottom: 95px;
}

.old_type .link-wrap ul li .wrapul1 li{
	width: 20%;
	font-size: 22px;
}

.ydghb{
	display: none;
}

/* 移动端 */
.mobile_type .ydghb{
	background-color: #ff9216;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	padding: 10px 22px;
	display: block;
}

.mobile_type .header_top {
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.warp{
	padding: 20px 2px 2px 2px !important;
}

.mobile_type .inner_box,
.mobile_type .mobile_type .part .index_pic,
.mobile_type .part-c,
.mobile_type .warp,
.mobile_type .part-a,
.mobile_type .part-top,
.mobile_type .part {
	width: 100% !important;
	min-width: 100% !important;
}

.mobile_type .wraspan{
	font-size: 3vw;
	line-height: 6vw;
}

/* 顶部服务栏 */
.mobile_type .version {
	float: none;
	margin-top: 0px;
}

.mobile_type .version li {
	font-size: 4vw;
	height: 6vw;
	line-height: 6vw;
	display: inline-block;
	float: none;
}

.mobile_type #login2 {
	font-size: 30px;
	line-height: 40px;
	float: none;
	font-size: 4vw;
	height: 6vw;
	line-height: 6vw;
}

.mobile_type .loginItems {
	font-size: 22px;
}

.mobile_type .bt-right {
	float: none;
	height: auto;
	overflow: auto;
}

.mobile_type .weblink li {
	padding-left: 0px;
	padding-right: 20px;
	font-size: 4vw;
	height: auto;
	line-height: 6vw;
}

.mobile_type .parsts {
	background: url("./m-bnner.png") no-repeat center top;
	background-size: 90% 140px;
}

.mobile_type .loginBtns{
	height: auto !important;
	line-height: 7vw !important;
}

.mobile_type .part-top {
	height: 350px;
}

.mobile_type .part-top-info {
	width: 75%;
	height: auto;
	margin: 0 auto;
	float: none;
}

.mobile_type .part-top-info .a {
	height: 0px;
}

.mobile_type .part-top-info .b {
	height: auto;
	width: 100%;
	position: relative;
	top: 230px;
	left: 0px;
}

.mobile_type .part-top-info .b .subTxt {
	width: 89%;
	height: 8vw;
	font-size: 4vw;
}

.mobile_type .part-top-info .b .subMit {
	width: 10%;
	height: 8vw;
	background-size: 100% 100%;
}

/* 导航 */

.mobile_type .part-nav {
	height: 130px;
}

.mobile_type .part-nav table {
	width: 100%;
}

.mobile_type .part-nav td {
	font-size: 4vw;
	height: auto;
	line-height: 7vw;
	width: 24.5%;
	display: inline-block;
}

.mobile_type .old_boount {
	width: 45px;
	height: 200px;
	line-height: 40px;
	right: 90px;
	margin-top: -88px;
	font-size: 30px;
}

.mobile_type .part-nav {
	height: auto;
	border-bottom: 6px solid #a0d468;
}

.mobile_type .news_tt {
	height: 200px;
}

.mobile_type .location table{
	width: 100%;
}

.mobile_type .headLines .tag-head {
	width: 15%;
}

.mobile_type .headLines .tag-head img {
	width: 100%;
	height: 12vw;
	max-width: 100%;
	max-height: 100%;
}

.mobile_type .headLines .tag-head span {
	width: 100%;
	font-size: 5vw;
	height: auto;
	line-height: 7vw;
}

.mobile_type .headLinesWrap {
	width: 65%;
}

.mobile_type .headLinesWrap a {
	font-size: 3vw;
	line-height: 5vw;
}

.mobile_type .part-a{
	padding-top: 30px;
}

.mobile_type .ts_more{
	right: 0%;
	bottom: 0px;
	font-size: 3vw;
}

.mobile_type .part-a .a{
	width: 100%;
	height: 500px;
	margin-top: 30px;
	margin-bottom: 50px;
}

.mobile_type .changeBox_a1 div{
	width: 100%;
}

.mobile_type .changeBox_a1 img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.mobile_type .changeDiv h3{
	height: auto;
}

.mobile_type .changeDiv h3 a{
	font-size: 4vw;
	line-height: 6vw;
}

.mobile_type .ul_change_a2{
	bottom: 5px;
}

.mobile_type .ul_change_a2 span{
	width: 40px;
	height: 25px;
}

.mobile_type .part-a .b{
	width: 100%;
	margin-top: 50px;
	margin-left: 0px
}

.mobile_type .index-tit td{
	width: 10% !important;
	font-size: 5vw !important;
}

.mobile_type .index-tit td.more{
	font-size: 3vw !important;
}

.mobile_type .index-content ul li{
	height: auto;
	line-height: 6vw;
	font-size: 3vw;
	overflow: auto;
}

.mobile_type .part-c .a{
	width: 100%;
}

.mobile_type .part-c .a > ul > li{
	width: 100%;
	margin: 30px 0;
}

.mobile_type .part-c .b{
	width: 100%;
	margin: 30px 0;
}

.mobile_type .part-a .c{
	width: 100%;
	margin: 30px 0;
	height: auto;
	float: left;
}

.mobile_type .part-a .c a{
	width: 80%;
	margin: 0 auto;
}

.mobile_type .part-a .c div{
	width: 80% !important;
	margin: 50px auto 0 auto;
	height: auto !important;
}

.mobile_type .part-a .c div a{
	font-size: 4vw !important;
	height: auto;
	line-height: 10vw;
	display: block;
}

.mobile_type .index-tit{
	height: auto;
	line-height: 8vw;
}

.mobile_type .part-c .b a{
	width: 49%;
	display: inline-block;
}

.mobile_type .part-c .b a img{
	width: auto !important;
	height: 17vw;
	max-width: 100%;
	max-height: 100%;
}

.mobile_type .location{
	height: auto;
	line-height: 6vw;
	font-size: 4vw;
	margin: 30px auto;
}

.mobile_type .ny-wrap{
	width: 100%;
}

.mobile_type .ny-wrap .a{
	width: 100%;
	padding-bottom: 10px;
}

.mobile_type .ny-wrap .b{
	width: 100% !important;
	padding: 0px;
}

.mobile_type .ny-wrap .a ul li{
	display: inline-block;
	width: 33%;
	margin: 20px 0;
	background-size: 100% 100%;
	font-size: 3vw;
	height: auto;
	line-height: 6vw;
}

.mobile_type .ny-wrap .b .location-name{
	height: auto;
}

.mobile_type .ny-wrap .b .location-name span{
	font-size: 5vw;
	height: auto;
	line-height: 8vw;
}

.mobile_type .ny-wrap .b .ny-list ul li{
	font-size: 3vw !important;
	height: auto !important;
	line-height: 5vw !important;
}

.mobile_type .ny-wrap .b .ny-list ul li a font {
	width: 10% !important;
}

.mobile_type .ny-wrap .b .ny-list ul li .ariaskiptheme{
	width: 100% !important;
}

.mobile_type .ny-wrap .b .ny-list ul li a{
	width: 72% !important;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.mobile_type .ny-wrap .b .ny-list ul li span{
	width: 20% !important;
}

.mobile_type .link-wrap{
	width: 100%;
	height: auto;
}

.mobile_type .link-wrap ul{
	overflow: auto;
}

.mobile_type .link-wrap ul li{
	width: 47%;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 2px;
	margin-left: 5px;
}

.mobile_type .wrapul1{
	height: 710px;
	bottom: 240px;
}

.mobile_type .link-wrap ul li .wrapul1 li{
	width: 32%;
	font-size: 3vw;
}

.mobile_type .link-wrap ul li select{
	font-size: 3vw;
	height: auto;
}

.mobile_type .link-wrap ul li select option{
	font-size: 1.5vw;
}

.mobile_type .part-foot-wrap{
	min-width: 100%;
}


.mobile_type .part-foot{
	width: 100%;
}

.mobile_type .part-foot .foot-msg{
	font-size: 3vw;
	line-height: 5vw;
	padding-left: 0px;
}

.mobile_type .part-foot .foot-msg .ariaskiptheme{
	height: auto !important;
}

.mobile_type .headLines .headLines-container{
	height: auto;
}

.mobile_type .swiper-wrapper{
	overflow: auto;
}

.mobile_type .rffc{
	height: 204px;
	background-size: 100% 100%;
}

.mobile_type .rffc-box{
	height: auto;
}

.mobile_type #linkBox .rffc-con .setfont div{
	height: auto !important;
}

.mobile_type  .ariacol_2_9,
.mobile_type  .ariacol_2_9 .bt_link {
	width: auto !important;
	line-height: 8vw;
}

.mobile_type .ariacol_2_10{
	width: 62% !important;
}

.mobile_type .ariacol_2_10 tr{
	width: 90% !important;
	display: inline-block;
	position: relative;
	top: -4px;
}

.mobile_type .ariarow3 td{
	width: 10% !important;
}

.mobile_type .ariacol_2_10 tr .bt_link{
	width: 200px !important;
}

.mobile_type #c > tbody > tr:nth-child(2) > td > table > tbody > tr > td{
	display: block;
	width: 100% !important;
	font-size: 4vw !important;
}

.mobile_type #c > tbody > tr:nth-child(2) > td > table > tbody > tr > td span{
	font-size: 4vw !important;
}

.mobile_type .ariarow5 td{
	font-size: 3vw;
}

.mobile_type .ariarow5 tr a,
.mobile_type .ariarow5 tr{
font-size: 3vw !important;
}

.mobile_type .bt-article-02 span,
.mobile_type .bt-article-02 span a{
	font-size: 3vw !important;
}

.ariaMobileHeaderIntop .parsts{
	background-size: 90% 85px;
}

.ariaMobileHeaderIntop .part-top{
	height: 200px;
}

.ariaMobileHeaderIntop .part-top-info .b{
	top: 130px;
}

.ariaMobileHeaderIntop .ariacol_2_10{
	width: 78% !important;
}

.ariaMobileHeaderIntop .ariacol_2_10 tr .bt_link{
	width: 100px !important;
}

.ariaMobileHeaderIntop #c > tbody > tr:nth-child(2) > td > table > tbody > tr > td{
	width: 100% !important;
	display: block;
}

.ariaMobileHeaderIntop .part-foot .foot-msg{
	margin-bottom: 10px;
}

.ariaMobileHeaderIntop .ny-wrap .b .ny-list ul li a{
	width: 64% !important;
}

.ariaMobileHeaderIntop .ny-wrap .b .ny-list ul li span{
	width: 30% !important;
}

.ariaMobileHeaderIntop .headLines .tag-head img{
	height: 16vw;
}

.ariaMobileHeaderIntop .headLinesWrap{
	width: 50%;
}

.ariaMobileHeaderIntop .part-nav td{
	width: 32% !important;
}

.ariaMobileHeaderIntop .changeDiv h3 a{
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ariaMobileHeaderIntop .ul_change_a2{
	bottom: 0px;
}

.ariaMobileHeaderIntop .ul_change_a2 span{
	width: 13px;
	height: 14px;
}

.ariaMobileHeaderIntop .part-a .a{
	margin-bottom: 0px;
}

.ariaMobileHeaderIntop .part-c .b div ul li a{
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ariaMobileHeaderIntop .link-wrap ul li select{
	padding-left: 4px;
}

.ariaMobileHeaderIntop .index-content ul li a{
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ariaMobileHeaderIntop .rffc{
	height: 250px;
}

.ariaMobileHeaderIntop .link-wrap ul li{
	width: 48%;
	margin-right: 0px;
}

.ariaMobileHeaderIntop .wrapul1{
	height: 700px;
	bottom: 200px;
}

.ariaMobileHeaderIntop .part-foot .foot-logo{
	left: 30px;
}

.ariaMobileHeaderIntop .part-foot-wrap{
	overflow: initial;
}

.ariaMobileHeaderIntop .part-foot-wrap{
	padding-bottom: 20px;
}

.ariaMobileHeaderIntop .part-foot .foot-msg .ariaskiptheme img{
	top: 10px;
	position: relative;
}

.ariaMobileHeaderIntop .footdiv {
	margin-bottom: 100px;
}

.ariaMobileHeaderIntop .ny-wrap .a ul li{
	width: 49%;
	margin: 10px 0;
}

.ariaMobileHeaderIntop .ny-wrap .b .ny-list ul li a font{
	width: 20% !important;
}

.ariaMobileHeaderIntop .li_p p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
}

/* .ariaMobileHeaderIntop #c > tbody > tr:nth-child(2) > td > table > tbody > tr > td a,
.ariaMobileHeaderIntop #c > tbody > tr:nth-child(2) > td > table > tbody > tr > td{
	font-size: 12px !important;
} */

.ariaMobileHeaderIntop .index_pic{
	width: 100% !important;
}

.ariaMobileHeaderIntop .rffc-box{
	padding: 20px 0px 0px 0px;
	width: 84%;
	height: 230px;
}

.ariaMobileHeaderIntop #slides{
	width: 100%;
}

.ariaMobileHeaderIntop .slides_container img{
	height: 15vw;
	width: 410px;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.ariaMobileHeaderIntop #slides .next,
.ariaMobileHeaderIntop #slides .prev{
	right: 5px;
	top: 18px;
}

.ariaMobileHeaderIntop .ydghb{
	padding: 0px 22px;
	display: none;
}

.ariaMobileHeaderIntop .version li{
	height: auto;
}

.ariaMobileHeaderIntop .index-tit td{
	width: 10% !important;
}

.ariabodytopfiexed .location > table > tbody > tr > td :nth-child(2) > tbody,
.ariabodytopfiexed .location > table > tbody > tr > td :nth-child(2) > tbody > tr,
.ariabodytopfiexed .location > table,
.ariabodytopfiexed .location > table > tbody,
.ariabodytopfiexed .location > table > tbody > tr{
	display: block;
}

.ariabodytopfiexed .location > table > tbody > tr > td{
	display: inline-block;
	width: auto !important;
}

.ariabodytopfiexed .location > table > tbody > tr > td:nth-child(2) table tr td,
.ariabodytopfiexed .location > table > tbody > tr > td :nth-child(2) > tbody > tr td:nth-child(3)
.ariabodytopfiexed .location > table > tbody > tr > td:nth-child(2){
	width: auto !important;
}

.ariabodytopfiexed .location > table > tbody > tr > td :nth-child(2) > tbody > tr td:nth-child(3) a{
	width: 85%;
}

.old_type .location > table > tbody > tr > td :nth-child(2) > tbody,
.old_type .location > table > tbody > tr > td :nth-child(2) > tbody > tr,
.old_type .location > table,
.old_type .location > table > tbody,
.old_type .location > table > tbody > tr{
	display: block;
}

.old_type .location > table > tbody > tr > td{
	display: inline-block;
	width: auto !important;
}

.old_type .location > table > tbody > tr > td:nth-child(2) table tr td,
.old_type .location > table > tbody > tr > td :nth-child(2) > tbody > tr td:nth-child(3),
.old_type .location > table > tbody > tr > td:nth-child(2){
	width: auto !important;
}

.old_type .location > table > tbody > tr > td :nth-child(2) > tbody > tr td:nth-child(3) a{
	width: 85%;
}

.old_type .location > table > tbody > tr > td:nth-child(2) .table{
	display: block;
}





@media(max-width:950px){
	.ariabodytopfiexed .inner_box{
		height: 15vw !important;
	}

	.ariaMobileHeaderIntop .link-wrap ul li{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.ariaMobileHeaderIntop .link-wrap ul li .wrapul1 li{
		width: 100%;
		text-align: center;
	}

	.ariaMobileHeaderIntop .loginItems2{
		width: 120px;
		height: auto;
		background-size: 100%;
	}
}






/* 移动分页条开始 */
.mobile_type .default_pgToolbar {
	background: none;
	border: none;
}

.mobile_type .default_pgPerPage {
	display: none;
}

.mobile_type .default_pgFirst {
	width: 8vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/first.gif) no-repeat center;
	background-size: contain;
	margin-right: 1.3333vw;
}

.mobile_type .default_pgFirstDisabled {
	width: 8vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/first_disabled.gif) no-repeat center;
	cursor: auto;
	background-size: contain;
	margin-right: 1.3333vw;
}

.mobile_type .default_pgPrev {
	width: 12vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2103311728452201563.png) no-repeat center;
	background-size: contain;
	margin-right: 1.3333vw;
}

.mobile_type .default_pgPrevDisabled {
	width: 12vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/prev_disabled.gif) no-repeat center;
	cursor: auto;
	background-size: contain;
	margin-right: 1.3333vw;
}

.mobile_type .default_separator {
	display: none;
}

.mobile_type .default_pgNext {
	width: 12vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/next.gif) no-repeat center;
	background-size: contain;
	margin-left: 1.3333vw;
}

.mobile_type .default_pgNextDisabled {
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2111291041066108227.gif) no-repeat center;
	background-size: contain;
}

.mobile_type .default_pgLast {
	width: 8.1vw;
	height: 6.6667vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/last.gif) no-repeat center;
	background-size: contain;
	margin-left: 1.3333vw;
}

.mobile_type .default_pgLastDisabled {
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2111291041065739147.gif) no-repeat center;
	background-size: contain;
}

.mobile_type .default_pgRefresh {
	width: 8.4vw;
	height: 5.7333vw;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2101271727178927538.gif) no-repeat center;
	background-size: contain;
}

.mobile_type .default_pgSearchInfo {
	display: none;
}

.mobile_type .default_pgToolbar td {
	font-size: 2.4vw;
	width: auto;
	padding: 0 0px 0 0px;
}

.mobile_type .default_pgToolbar td input {
	outline: none;
}

.mobile_type .default_pgCurrentPage {
	width: 4.8vw;
	height: 6.6667vw;
	line-height: 6.6667vw;
}

.mobile_type .default_pgToolbar td:first-child+td+td+td {
	display: none;
}

.mobile_type .default_pgPanel {
	float: none;
	margin: 0 auto;
}

/* 移动分页条结束 */

/* 老年模式分页条开始 */
.old_type .default_pgToolbar {
	background: none;
	border: none;
}

.old_type .default_pgPanel {
	float: none;
	margin: 0 auto;
}

.old_type .default_pgPerPage {
	display: none;
}

.old_type .default_pgFirst {
	width: 100px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/first.gif) no-repeat center;
	background-size: contain;
}

.old_type .default_pgFirstDisabled {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/first_disabled.gif) no-repeat center;
	cursor: auto;
	background-size: contain;
}

.old_type .default_pgPrev {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2103311728452201563.png) no-repeat center;
	background-size: contain;
}

.old_type .default_pgPrevDisabled {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/prev_disabled.gif) no-repeat center;
	cursor: auto;
	background-size: contain;
}

.old_type .default_separator {
	display: none;
}

.old_type .default_pgNext {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/next.gif) no-repeat center;
	background-size: contain;
}

.old_type .default_pgLast {
	width: 100px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/last.gif) no-repeat center;
	background-size: contain;
}

.old_type .default_pgRefresh {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2101271727178927538.gif) no-repeat center;
	background-size: contain;
}

.old_type .default_pgSearchInfo {
	display: none;
}

.old_type .default_pgToolbar td {
	font-size: 20px;
	width: auto;
	padding: 0 0px 0 0px;
}

.old_type .default_pgToolbar td:first-child+td+td+td {
	display: none;
}

.old_type .default_pgToolbar td input {
	outline: none;
}

.old_type .default_pgCurrentPage {
	width: 80px;
	height: 50px;
	line-height: 50px;
}

.old_type .default_pgNextDisabled {
	width: 100px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2111291041066108227.gif) no-repeat center;
	background-size: contain;
}

.old_type .default_pgLastDisabled {
	width: 120px;
	height: 50px;
	background: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2518/site/images/44090/2111291041065739147.gif) no-repeat center;
	background-size: contain;
}
